Integration Phase
OBS Integration
Open Broadcaster Software (OBS) is a free and open-source cross-platform streaming and recording program built with Qt and maintained by the OBS Project. As of 2016, the software is now referred to as OBS Studio.
Please ensure that you download and install OBS before proceeding. Download OBS
Importing Media-Stream-Profile
- Open OBS.
- Select Profile (in title bar) -> Import.

- Select 'media-stream-profile.config' folder (in system folder selection screen) that is sent as an attachment in the onboarding email. (Note: The team sends a zip file, you'll have to unzip the file before use)

- After importing, select Profile -> media-stream-profile

- The OBS profile title changes to 'media-stream-profile' on successful Profile selection

Streaming with laptop
Click here to read more on streaming with laptop
- Select video capture device. Then click the + symbol under the 'Sources' section.
You should see the 'video capture device' option, click on that.
- Please ensure that you name your layers appropriately. Click on ok when done.
- Select the device
a. Select the webcam from the 'devices' drop down.
b. Specify the 'Resolution/FPS type'.
c. Specify the resolution from 'Resolution' dropdown, if you have selected 'custom' from 'Resolution/FPS type. - Start streaming from laptop camera
Streaming with external camera
Click here to read more on streaming with external camera
- Select video capture device. Then click the + symbol under the 'Sources' section.
You should see the 'video capture device' option, click on that.
- Name the layer. When adding multiple layers it's important to ensure you label the layer.
- Select the device
a. Select the webcam from the 'devices' drop down.
b. Specify the 'Resolution/FPS type'.
c. Specify the resolution from 'Resolution' dropdown, if you have selected 'custom' from 'Resolution/FPS type'. - Optional - Adding the webcam's microphone. You'll need to manually add the webcam's microphone as an audio source in settings. Click the 'settings' button.

- Select the webcam under the audio tab
a. Select the audio tab which is located on the left of the settings window.
b. Under the 'Mic/Auxiliary Audio Device' dropdown select the webcam.
Client-side Integration
Integration of Scripts into front end application.
Script Integration
- Copy the Embed Script from the onboarding email (will be highlighted in light blue colour in received mail).
- Integrate the Embed Script in your markup.
- Publish your front end application.
Congratulations 🎉
If you have followed the steps as mentioned, your solution should start working. Start streaming using OBS from earlier mentioned steps and see how the solution works.